Check If In Dictionary
Command Prototype
bRet = IsDictionary(varData)
Command Description
Determine a data is a dictionary or not
Parameter Description
- Required Parameter
- varData--The data to determine
- return
- bRet--The variable used to save the output of the function call